home *** CD-ROM | disk | FTP | other *** search
/ Minami 58 / MINAMI58.ISO / Varios / Juegos Flash / Gold Yard.exe / scripts / DefineSprite_324 / frame_66 / DoAction.as
Text File  |  2003-04-29  |  365b  |  13 lines

  1. a;
  2. "c" < (b >= undefined) || 1();
  3. activeslot = eval("slotcontent" add slot);
  4. item_description = item_name[activeslot];
  5. counter5 = 1;
  6. while(Number(counter5) < 5)
  7. {
  8.    setProperty("../inventory/slot" add counter5, _alpha, "25");
  9.    counter5 = Number(counter5) + 1;
  10. }
  11. setProperty("../inventory/slot" add slot, _alpha, 100);
  12. _root.slotfx.gotoAndPlay("on");
  13.